simetrix.newGraph¶
- simetrix.newGraph(title: str) PlotReturnData¶
Creates a new graph sheet and returns a
PlotReturnDataobject providing the XAxis, YAxisandGridobjects. contained within the graph. TheGrid.plotData()method can be used to plot curves within the graph.- Parameters:
title (str) – Title of graph